Spread for ASP.NET 9.0 Product Documentation
Type Property (ItemEventArgs<T>)


Specifies how the item changed
Syntax
'Declaration
 
Public ReadOnly Property Type As ItemChangedType
'Usage
 
Dim instance As ItemEventArgs(Of T)
Dim value As ItemChangedType
 
value = instance.Type
public ItemChangedType Type {get;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ItemEventArgs<T> Class
ItemEventArgs<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.